home *** CD-ROM | disk | FTP | other *** search
- object SCBaseFrame: TSCBaseFrame
- Left = 0
- Top = 0
- Width = 121
- Height = 82
- TabOrder = 0
- object panel: TPanel
- Left = 0
- Top = 0
- Width = 64
- Height = 40
- BevelOuter = bvLowered
- TabOrder = 0
- object LABDesc: TLabel
- Left = 1
- Top = 26
- Width = 62
- Height = 13
- Cursor = crHandPoint
- Align = alBottom
- Alignment = taCenter
- Caption = 'label'
- OnMouseDown = LABDescMouseDown
- OnMouseMove = LABDescMouseMove
- OnMouseUp = LABDescMouseUp
- end
- end
- end
-